home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / programs_-_libmpeg / CHANGES.{_1 < prev    next >
Text File  |  1999-09-17  |  1KB  |  35 lines

  1. Version 1.0 - 29 July, 1994
  2. ---------------------------
  3.  
  4. Initial release
  5.  
  6.  
  7. Version 1.0.1 - 13 September, 1994
  8. ----------------------------------
  9. * Some changes to the headers and Makefile for portability and
  10.   compatiblity (particularly with ImageMagick).
  11.  
  12.  
  13. Version 1.1 - 14 November, 1994
  14. -------------------------------
  15. * Added preprocessor directory FULL_COLOR_ONLY to make inclusion of
  16.   all dithering code (except 24-bit full colour) optional.
  17. * Cleaned up the ANSI/non-ANSI confusion, and made it explicit in the
  18.   README that you need an ANSI compiler to build the library itself
  19.   but not to merely use it.
  20.  
  21. Version 1.2 - not released yet
  22. ------------------------------
  23. * Added configure script for easy setup (including automatically
  24.   putting the HP-UX compiler in ANSI mode!)
  25. * Added documentation.
  26. * Cleaned up and fixed a few things so that (hopefully) all available
  27.   dithering modes are supported.  Note that a number of ditherings 
  28.   result in obviously wrong images, but they look the same as what
  29.   the original mpeg_play gave, so it's not my fault.  However, the 
  30.   ones that do work (ordered, gray, 2x2 have been verified) generally 
  31.   result in significant memory savings and faster decoding when compared
  32.   to full 24-bit colour.
  33. * Added PictureRate and BitRate fields to ImageDesc.
  34.  
  35.